home *** CD-ROM | disk | FTP | other *** search
/ Pro Intralink 3.1 / Pro Intralink v3.1.iso / dsrc / templates / unix / u_rc_readme.tpl < prev    next >
Encoding:
Text File  |  2001-11-27  |  1.7 KB  |  42 lines

  1. // 06-Aug-98  H-03-51+ TWH   $$1  Created 
  2. // 24-Sep-98  H-03-54+ TWH   $$2  chg flex dir to install dir
  3. //
  4. //==================================================================
  5. AUTOMATIC SERVER STARTUP CONFIGURATION FOR UNIX SYSTEMS
  6. --------------------------------------------------------------
  7.  
  8. If you installed a PTC server process as a "non-root" user, your 
  9. system was not configured to automatically restart the server upon 
  10. reboot since root access is required for this.
  11.  
  12. Your system can be configured to start the server automatically upon
  13. reboot, by creating or updating a system boot directory or file with 
  14. the boot script.  This script is executed when the machine is
  15. booted.
  16.  
  17.  
  18. Follow the directions below logged-in as a user with root privilages.
  19.  
  20. 1. For Sun, SGI, HP, and DEC Alpha Unix platforms, copy the file 
  21.    specific to your platform from the <installation_dir>/startup
  22.    directory into the appropriate system directory on your server.
  23.  
  24.    Hardware Platform     File name    System Directory      
  25.    --------------------------------------------------------
  26.    sun4_solaris         S99<name>    /etc/rc2.d/          
  27.    sgi_elf2                S99<name>    /etc/rc2.d/          
  28.    hp8k                 S999<name>    /sbin/rc2.d/         
  29.    alpha_unix           S99<name>    /sbin/rc3.d/         
  30.  
  31.  
  32. 2. For IBM unix systems, please run the "ibm_rcptc" c-shell script
  33.    located in the <installation_dir>/startup directory.  This
  34.    will make a modification to your /etc/initab file.  You will also
  35.    need to copy the rc.ptc file from <installation_dir>/startup
  36.    directory to your /etc directory.
  37.  
  38.  
  39. Your machine should now restart the server automatically upon reboot 
  40. as the installed user.
  41.  
  42.